home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2003 #8 / K-CD-8-2003.ISO / Eraser / EraserSetup.exe / {app} / Boot / eBoot.exe / eBoot.IMA / OPTIONS2.TXT < prev    next >
Encoding:
Text File  |  2002-10-30  |  1.5 KB  |  25 lines

  1.  
  2.   "hdxlun=xx"         : set the drive last logical unit.
  3.   "hdx=flash"         : allows for more than one ata_flash disk to be
  4.     registered. In most cases, only one device will be present.
  5.   "hdx=scsi"          : the return of the ide-scsi flag, this is useful for
  6.     allowing ide-floppy, ide-tape, and ide-cdrom|writers to use ide-scsi
  7.     emulation on a device specific option.
  8.   "idebus=xx"         : inform IDE driver of VESA/PCI bus speed in MHz,
  9.     where "xx" is between 20 and 66 inclusive, used when tuning chipset PIO
  10.     modes.  For PCI bus, 25 is correct for a P75 system,  30 is correct for
  11.     P90,P120,P180 systems, and 33 is used for P100,P133,P166 systems. If in
  12.     doubt, use idebus=33 for PCI. As for VLB, it is safest to not specify it.
  13.   "idex=noprobe"      : do not attempt to access/use this interface
  14.   "idex=base"         : probe for an interface at the addr specified, where
  15.     "base" is usually 0x1f0 or 0x170 and "ctl" is assumed to be "base"+0x206
  16.   "idex=base,ctl"     : specify both base and ctl
  17.   "idex=base,ctl,irq" : specify base, ctl, and irq number
  18.   "idex=autotune"     : driver will attempt to tune interface speed to the
  19.     fastest PIO mode supported, for all drives on this interface.  Not fully
  20.     supported by all chipset types, and quite likely to cause trouble with
  21.     older/odd IDE drives.
  22.   "idex=noautotune"   : driver will NOT attempt to tune interface speed, this
  23.     is the default for most chipsets, except the cmd640
  24.  
  25.